The GRIB_CLONE function clones an existing handle using the context of the original handle. The message is copied and reparsed.
Result = GRIB_CLONE(Ghandle)
Returns a GRIB handle that is a clone of the input handle.
The GRIB handle to be cloned.
See GRIB_GET_VALUESfor a general example using the GRIB routines.
8.1 |
Introduced |